home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / misc-part2 / 10340 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.8 KB

  1. Path: columba.udac.uu.se!not-for-mail
  2. From: trulsson@student.docs.uu.se (Erik Trulsson)
  3. Newsgroups: comp.sys.amiga.misc
  4. Subject: Re: Need Amiga Gzip
  5. Date: 29 Mar 1996 14:07:23 GMT
  6. Organization: Uppsala Universitet
  7. Message-ID: <4jgqqr$1edo@columba.udac.uu.se>
  8. References: <4iqrig$qpe@news2.delphi.com> <4j9vsg$kvp@globe.indirect.com> <4jarss$sp5@news2.delphi.com>
  9. NNTP-Posting-Host: minsk.docs.uu.se
  10. X-Newsreader: TIN [UNIX 1.3 950824BETA PL0]
  11.  
  12. TAOBERLY@DELPHI.COM (TAOBERLY@news.delphi.com) wrote:
  13. > > Check out Fred Fish's ADE directory at ftp://ftp.amigalib.com/pub/ade/
  14. > > it will have the latest version. Otherwise the file should be on Aminet
  15. > > in dev/gcc/gccUtils (or something)
  16. > > Try ftp.ninemoons.com:pub/ade/960219/gzip-1.2.4-bin.lha
  17. > > You will also want one of the ixemul.library binary archives if
  18. > > you don't already have 42.1 installed.
  19. > Thanks for the info, guys, although 1.2.4 (18 August 1993) is the version
  20. > I'm using.  I was looking for a newer copy because I noticed the other week
  21. > that it was unable to de-compress about 1/4 of the files it compresses!
  22. > (Not that I really plan to compress anything with it.)  I have only version
  23. > 39.45 (from 15 September 1992) of ixemul.library installed, and I've always
  24. > been a bit confused about what it does.  But if Gzip needs it, I'll get the
  25. > newer version and give that a try.
  26.  
  27. The latest version of gzip is 1.2.4 AFAIK but you really should update your
  28. ixemul.library to the latest version.
  29. I think that the problem in your case is not having an old version of something
  30. but rather having too small stack. Try increasing the size of your stack and see if things
  31. get any better.
  32. As for what ixemul.library does it is a support library for GNU C that enables
  33. easy porting of Unix programs (like gzip).
  34.